Skip to content

Commit

Permalink
Update to go 1.20.4 and xcaddy 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
git001 committed May 5, 2023
1 parent 83b2c7f commit 4ca3920
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
FROM ubuntu:latest

ENV XCADDY_VERSION=0.3.2 \
GOLANG_VERSION=20.2 \
ENV XCADDY_VERSION=0.3.3 \
GOLANG_VERSION=20.4 \
APPPORT=:2011 \
UPLOADER_VERSION=0.9
UPLOADER_VERSION=0.10

COPY docker-files /

Expand Down

0 comments on commit 4ca3920

Please sign in to comment.