Skip to content

Commit ec37ab4

Browse files
committed
Update Go version.
1 parent a9fde90 commit ec37ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile-devel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.18-alpine
1+
FROM golang:1.20-alpine
22

33
ENV PROJECT_PATH=/chirpstack-rest-api
44
ENV PATH=$PATH:$PROJECT_PATH/build

0 commit comments

Comments
 (0)