Skip to content

Commit

Permalink
Merge pull request #28 from matzegebbe/dependabot/docker/golang-1.22-…
Browse files Browse the repository at this point in the history
…alpine

docker: bump golang from 1.21-alpine to 1.22-alpine
  • Loading branch information
matzegebbe authored May 23, 2024
2 parents 305cdb5 + 8d17da7 commit ddfc9a6
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-alpine as builder
FROM golang:1.22-alpine as builder

WORKDIR /app

Expand Down

0 comments on commit ddfc9a6

Please sign in to comment.