Skip to content

Commit a4077f3

Browse files
chore(deps): update ghcr.io/we-promise/sure docker tag to v0.7.0
1 parent 066f1c3 commit a4077f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# syntax=docker/dockerfile:1@sha256:2780b5c3bab67f1f76c781860de469442999ed1a0d7992a5efdf2cffc0e3d769
22
# checkov:skip=CKV_DOCKER_8: s6-overlay entrypoint must start as root so init scripts can prepare filesystem state before dropping privileges
33

4-
ARG UPSTREAM_VERSION=v0.6.9
5-
ARG UPSTREAM_IMAGE_DIGEST=sha256:3d899b3eced520d8d3166a3d53184cbb1356670fb52d050f94f8e62e59754d70
4+
ARG UPSTREAM_VERSION=0.7.0
5+
ARG UPSTREAM_IMAGE_DIGEST=sha256:80826f1e94f10f3b7d494fdb42ed12ace13ff4f3a40c274b8c3e96e304efab92
66
ARG PGVECTOR_VERSION=0.8.2
77
FROM ghcr.io/we-promise/sure:${UPSTREAM_VERSION}@${UPSTREAM_IMAGE_DIGEST}
88

0 commit comments

Comments
 (0)