Skip to content

Commit

Permalink
Bump hectorm/wasm from 6c07d39 to b5f8d77
Browse files Browse the repository at this point in the history
Bumps hectorm/wasm from `6c07d39` to `b5f8d77`.

---
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 15, 2024
1 parent 2d177c1 commit dd96b3b
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:v58@sha256:6c07d39a271823552177da179031b9475360ff35e0a1af8679fba31a0900d7af AS build
FROM docker.io/hectorm/wasm:v58@sha256:b5f8d77a22382b1618a3fae0d2f041e6677ed0dfd73998c08522b90f194f8fae 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:v58@sha256:6c07d39a271823552177da179031b9475360ff35e0a1af8679fba31a0900d7af AS build
FROM docker.io/hectorm/wasm:v58@sha256:b5f8d77a22382b1618a3fae0d2f041e6677ed0dfd73998c08522b90f194f8fae AS build

# Environment
ENV BUILDDIR=/tmp/build
Expand Down

0 comments on commit dd96b3b

Please sign in to comment.