Skip to content

Commit

Permalink
Merge pull request #737 from traPtitech/dependabot/docker/golang-1.23…
Browse files Browse the repository at this point in the history
….3-alpine

⬆️ Bump golang from 1.23.2-alpine to 1.23.3-alpine
  • Loading branch information
H1rono authored Dec 14, 2024
2 parents 5eaab30 + ddf042b commit 88448c4
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
Expand Up @@ -3,7 +3,7 @@
##
## Build stage
##
FROM golang:1.23.2-alpine AS build
FROM golang:1.23.3-alpine AS build

WORKDIR /app

Expand Down

0 comments on commit 88448c4

Please sign in to comment.