Skip to content

Commit b81b5da

Browse files
authored
Merge pull request #70 from mxssl/dependabot/docker/golang-1.26.2-alpine3.23
chore(deps): bump golang from 1.26.1-alpine3.23 to 1.26.2-alpine3.23
2 parents a3b6f45 + 28e09be commit b81b5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.26.1-alpine3.23 as builder
1+
FROM golang:1.26.2-alpine3.23 as builder
22

33
WORKDIR /go/src/github.com/mxssl/wait-for-pg
44
COPY . .

0 commit comments

Comments
 (0)