Skip to content

Commit 47c6244

Browse files
chore(deps): update Cosign version to v3.1.1
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3a19d3c commit 47c6244

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.34.1
2020
ARG COMPOSE_VERSION=5.1.4
2121
ARG UNDOCK_VERSION=0.13.0
2222
ARG REGCTL_VERSION=v0.11.5
23-
ARG COSIGN_VERSION=v3.0.6
23+
ARG COSIGN_VERSION=v3.1.1
2424

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

0 commit comments

Comments
 (0)