Skip to content

Commit

Permalink
Merge pull request #1209 from traPtitech/dependabot/docker/docker/tun…
Browse files Browse the repository at this point in the history
…ing/golang-1.22.2-alpine

Bump golang from 1.20.7-alpine to 1.22.2-alpine in /docker/tuning
  • Loading branch information
kaitoyama committed Apr 27, 2024
2 parents 8276b3d + aad5271 commit 50f759a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/tuning/Dockerfile.server
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.20.7-alpine as build-step
FROM golang:1.22.2-alpine as build-step
RUN apk add --update --no-cache ca-certificates git

WORKDIR /go/src/github.com/traPtitech/anke-to
Expand Down

0 comments on commit 50f759a

Please sign in to comment.