Skip to content

Commit

Permalink
Bump hectorm/wasm from v56 to v57
Browse files Browse the repository at this point in the history
Bumps hectorm/wasm from v56 to v57.

---
updated-dependencies:
- dependency-name: hectorm/wasm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2024
1 parent 47b2222 commit 7977bf0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## "build" stage
##################################################

FROM docker.io/hectorm/wasm:v56@sha256:0a0e399cf28c43f1672ab220c250045a311279e5a3e1c9af1370c9cdf5182355 AS build
FROM docker.io/hectorm/wasm:v57@sha256:4132987049911c6803dd57123a394a626e2cbde9188eaf2cfaf33a57fbe70ea9 AS build

# Environment
ENV BUILDDIR=/tmp/build
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.native
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## "build" stage
##################################################

FROM docker.io/hectorm/wasm:v56@sha256:0a0e399cf28c43f1672ab220c250045a311279e5a3e1c9af1370c9cdf5182355 AS build
FROM docker.io/hectorm/wasm:v57@sha256:4132987049911c6803dd57123a394a626e2cbde9188eaf2cfaf33a57fbe70ea9 AS build

# Environment
ENV BUILDDIR=/tmp/build
Expand Down

0 comments on commit 7977bf0

Please sign in to comment.