Skip to content

Commit

Permalink
Merge pull request #199 from traP-jp/dependabot/docker/dockerfiles/al…
Browse files Browse the repository at this point in the history
…pine-3.20.2
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
2 parents 213133d + 063c2b4 commit 4dc9886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/prod.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN go build -o app .


# 最終的な配信用
FROM alpine:3.20.0
FROM alpine:3.20.2

WORKDIR /

Expand Down

0 comments on commit 4dc9886

Please sign in to comment.