Skip to content

Commit

Permalink
Upgrade docker file to go 1.21.11 (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
LujieDuan authored Oct 18, 2024
1 parent f1f132c commit 75b08e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21.6-bullseye
FROM golang:1.21.11-bullseye

RUN apt-get update && apt-get install gettext-base

Expand Down

0 comments on commit 75b08e4

Please sign in to comment.