Skip to content
Snippets Groups Projects
Commit 947fd114 authored by Quazgar's avatar Quazgar
Browse files

Update Dockerfile to Debian Buster

parent 8515c0e3
Branches
Tags
No related merge requests found
FROM debian:stretch
FROM debian:buster
RUN apt-get update && \
apt-get install curl mariadb-client make unzip -y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment