Skip to content

Commit

Permalink
Merge pull request #978 from traPtitech/dependabot/docker/docker/prod…
Browse files Browse the repository at this point in the history
…uction/golang-1.23.1-alpine
  • Loading branch information
ikura-hamu authored Sep 7, 2024
2 parents cc05767 + 1f5b0f7 commit d8185e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/production/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax = docker/dockerfile:1

FROM golang:1.23.0-alpine AS build
FROM golang:1.23.1-alpine AS build

RUN apk add --update --no-cache git

Expand Down

0 comments on commit d8185e6

Please sign in to comment.