Skip to content

Commit 1cd4a5a

Browse files
authored
Merge pull request #1079 from docker/deps/cosign-version
chore(deps): update Cosign version to v3.0.6
2 parents 4c1404e + 3d5c1a7 commit 1cd4a5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ARG BUILDX_VERSION=0.33.0
2020
ARG COMPOSE_VERSION=5.1.1
2121
ARG UNDOCK_VERSION=0.12.0
2222
ARG REGCTL_VERSION=v0.11.2
23-
ARG COSIGN_VERSION=v3.0.5
23+
ARG COSIGN_VERSION=v3.0.6
2424

2525
FROM node:${NODE_VERSION}-alpine AS base
2626
RUN apk add --no-cache cpio findutils git

0 commit comments

Comments
 (0)