Skip to content

Commit

Permalink
udpate base image
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo <[email protected]>
  • Loading branch information
pabloaledo committed Jan 21, 2025
1 parent c4f763f commit 45d7a07
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,5 +1,5 @@
# Build image
FROM golang:1.16-alpine3.13 AS builder
FROM golang:1.23-alpine3.21 AS builder

ENV GOFLAGS="-mod=readonly"

Expand Down

0 comments on commit 45d7a07

Please sign in to comment.