Skip to content

Commit 427f33e

Browse files
author
Renovate
committed
Update golang Docker tag to v1.24
1 parent 29f38ef commit 427f33e

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,5 +1,5 @@
11
# Use the official Go image for building the application
2-
FROM golang:1.23-alpine AS build
2+
FROM golang:1.24-alpine AS build
33

44
LABEL org.opencontainers.image.source=https://github.com/inp-net/automirror
55
LABEL org.opencontainers.image.description="Automatically create push-mirrors from a gitlab instance to a github organization for public repositories having a certain topic"

0 commit comments

Comments
 (0)