Skip to content

Commit 5aa00a6

Browse files
Merge pull request #78 from fosrl/dependabot/docker/patch-updates-6b6fe1e6e0
Bump golang from 1.24.4-alpine to 1.24.5-alpine in the patch-updates group
2 parents 675797c + 9410b92 commit 5aa00a6

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.24.4-alpine AS builder
1+
FROM golang:1.24.5-alpine AS builder
22

33
# Set the working directory inside the container
44
WORKDIR /app

0 commit comments

Comments
 (0)