Skip to content

Commit

Permalink
build: bump golang (#6274)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylong committed Dec 12, 2023
1 parent 6f972cc commit 41fc5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.17.1-alpine AS go
FROM golang:1.21.5-alpine AS go

FROM azul/zulu-openjdk-alpine:17 AS jlink

Expand Down

0 comments on commit 41fc5a2

Please sign in to comment.