Skip to content

Commit

Permalink
Merge pull request #1906 from traPtitech/dependabot/docker/golang-1.2…
Browse files Browse the repository at this point in the history
…0.7-alpine

Bump golang from 1.20.6-alpine to 1.20.7-alpine
  • Loading branch information
logica0419 committed Aug 2, 2023
2 parents a1befe9 + 9f33dcc commit 1a2993d
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,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20.6-alpine AS build
FROM --platform=$BUILDPLATFORM golang:1.20.7-alpine AS build
WORKDIR /go/src/github.com/traPtitech/traQ

COPY ./go.* ./
Expand Down

0 comments on commit 1a2993d

Please sign in to comment.