Skip to content

Commit

Permalink
Bump golang in /clone/cmd/ctclone
Browse files Browse the repository at this point in the history
Bumps golang from 1.19-alpine3.17 to 1.21-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent 61b4739 commit 6a16db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clone/cmd/ctclone/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.19-alpine3.17@sha256:504f0b9b177aef633965cb55d00f37e062e9374914b4047f2e0cd260d2752791 AS builder
FROM golang:1.21-alpine3.17@sha256:6467daf26aec6b82c750be4ca9b6aaf3a6a07ed22e1d4ff72dbdda9a93bb39bf AS builder

ARG GOFLAGS=""
ENV GOFLAGS=$GOFLAGS
Expand Down

0 comments on commit 6a16db6

Please sign in to comment.