Skip to content

Commit

Permalink
chore(deps): update registry.suse.com/bci/golang docker tag to v1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] authored Dec 5, 2024
1 parent 5ffa947 commit 3565960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax = docker/dockerfile:experimental
FROM registry.suse.com/bci/golang:1.20 as build
FROM registry.suse.com/bci/golang:1.22 as build
COPY go.mod go.sum main.go /src/
COPY pkg /src/pkg/
#RUN --mount=type=cache,target=/root/.cache/go-build \
Expand Down

0 comments on commit 3565960

Please sign in to comment.