Skip to content

Commit

Permalink
chore: bump golang from 1.20-bullseye to 1.21-bullseye in /test/image
Browse files Browse the repository at this point in the history
Bumps golang from 1.20-bullseye to 1.21-bullseye.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
1 parent 5b652ec commit 40d7a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.20-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00 as builder
FROM golang:1.21-bullseye@sha256:0ed263861f71db3c4fed4d900b621aca03a3b91b8bc5f1dd56584af191c89d68 as builder

ARG BATS_VERSION
ARG ORAS_VERSION
Expand Down

0 comments on commit 40d7a5e

Please sign in to comment.