Skip to content

Commit

Permalink
chore(deps): update us-docker.pkg.dev/elide-fw/tools/gvm17:latest doc…
Browse files Browse the repository at this point in the history
…ker digest to 90f12ce
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent 1e0343a commit 1819a6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tools/images/builder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BASE_IMAGE=gvm17
ARG BASE_VERSION=":latest"
ARG BASE_HASH="@sha256:f9d94fb3e5202dcf92512c9e9d2d7fc7b51b4f14383c1863af1b4a7efaef59eb"
ARG BASE_HASH="@sha256:90f12ce02cac21f3c90850966d4829ed53f4757d8dd20c799e73401dce06dc21"

FROM us-docker.pkg.dev/elide-fw/tools/${BASE_IMAGE}${BASE_VERSION}${BASE_HASH}

Expand Down
2 changes: 1 addition & 1 deletion tools/images/rbe/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BASE_IMAGE=gvm17
ARG BASE_VERSION=":latest"
ARG BASE_HASH="@sha256:7db6e37eb898adc48fc1251997374ecc765b9a85a191d89c30adbfc41cc83883"
ARG BASE_HASH="@sha256:90f12ce02cac21f3c90850966d4829ed53f4757d8dd20c799e73401dce06dc21"

FROM us-docker.pkg.dev/elide-fw/tools/${BASE_IMAGE}${BASE_VERSION}${BASE_HASH}

Expand Down

0 comments on commit 1819a6c

Please sign in to comment.