Skip to content

Commit

Permalink
Merge branch 'main' into renovate/jackfan.us.kg-go-playground-validator-…
Browse files Browse the repository at this point in the history
…v10-10.x
  • Loading branch information
danroc authored Nov 21, 2024
2 parents 59a4364 + e7bcf71 commit ae4914c
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,7 +1,7 @@
# -----------------------------------------------------------------------------
# Build

FROM golang:1.23.2 AS builder
FROM golang:1.23.3 AS builder

WORKDIR /app
COPY . .
Expand Down

0 comments on commit ae4914c

Please sign in to comment.