Skip to content

Commit 74c4e4b

Browse files
authored
fix: update Dockerfile (#103)
1 parent 4c16b2e commit 74c4e4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.17 as BACK
1+
FROM golang:1.19 as BACK
22

33
RUN apt-get update && \
44
apt-get -y install unzip build-essential autoconf libtool

0 commit comments

Comments
 (0)