Skip to content

Commit

Permalink
Merge pull request #321 from refaktor/dependabot/docker/dot-docker/go…
Browse files Browse the repository at this point in the history
…lang-1.23-alpine

Bump golang from 1.22-alpine to 1.23-alpine in /.docker
  • Loading branch information
refaktor authored Sep 3, 2024
2 parents 90f535c + fb56307 commit c775b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.22-alpine AS builder
FROM golang:1.23-alpine AS builder

RUN apk add --no-cache git sqlite-dev bash gcc libc-dev

Expand Down

0 comments on commit c775b71

Please sign in to comment.