Skip to content

Commit 183c16e

Browse files
committed
[Dockerfile] Update version to 0.12
1 parent 40964dd commit 183c16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM ubuntu:latest
33
ENV XCADDY_VERSION=0.3.3 \
44
GOLANG_VERSION=20.4 \
55
APPPORT=:2011 \
6-
UPLOADER_VERSION=0.11
6+
UPLOADER_VERSION=0.12
77

88
COPY docker-files /
99

0 commit comments

Comments
 (0)