Skip to content

Commit 590c285

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update registry.suse.com/bci/golang docker tag to v1.25
1 parent 38fc7df commit 590c285

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile.dapper

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.suse.com/bci/golang:1.24
1+
FROM registry.suse.com/bci/golang:1.25
22

33
ARG DAPPER_HOST_ARCH
44
ARG SRC_BRANCH=master

package/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1.17.1
2-
FROM registry.suse.com/bci/golang:1.24 AS app_builder
2+
FROM registry.suse.com/bci/golang:1.25 AS app_builder
33

44
WORKDIR /app
55

0 commit comments

Comments
 (0)