Skip to content

Commit

Permalink
Merge pull request #297 from authzed/dependabot/docker/golang-1.22-al…
Browse files Browse the repository at this point in the history
…pine3.18

Bump golang from 1.21-alpine3.18 to 1.22-alpine3.18
  • Loading branch information
vroldanbet authored Mar 6, 2024
2 parents d17cbb1 + a9c86fe commit bc014a1
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 golang:1.21-alpine3.18 AS builder
FROM golang:1.22-alpine3.18 AS builder
WORKDIR /go/src/app
ENV CGO_ENABLED=0

Expand Down

0 comments on commit bc014a1

Please sign in to comment.