Skip to content

Commit

Permalink
Bump base image version.
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaq committed Jan 10, 2024
1 parent 1885c2e commit c7200d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.20.6-alpine3.18
FROM golang:1.21.6-alpine3.19

# Runtime dependencies for the app
RUN apk --no-cache add git make rsync zip sqlite python3 py3-pip
Expand Down

0 comments on commit c7200d0

Please sign in to comment.