mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-07 14:09:41 +01:00
Update version
This commit is contained in:
@@ -12,7 +12,7 @@ ENV ACCESS_KEY=""
|
|||||||
ENV SECRET_KEY=""
|
ENV SECRET_KEY=""
|
||||||
ENV S3_ENDPOINT=https://s3.amazonaws.com
|
ENV S3_ENDPOINT=https://s3.amazonaws.com
|
||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
ENV VERSION="1.0"
|
ENV VERSION="v0.3"
|
||||||
|
|
||||||
RUN apt-get update -qq
|
RUN apt-get update -qq
|
||||||
RUN apt-get install build-essential libcurl4-openssl-dev libxml2-dev mime-support -y
|
RUN apt-get install build-essential libcurl4-openssl-dev libxml2-dev mime-support -y
|
||||||
|
|||||||
Reference in New Issue
Block a user