Skip to content

Commit

Permalink
Merge pull request #2 from hectorm/dependabot/docker/hectorm/wasm-v54
Browse files Browse the repository at this point in the history
Bump hectorm/wasm from v53 to v54
  • Loading branch information
hectorm authored Dec 11, 2023
2 parents 9070ef2 + e459c48 commit 67ae635
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:v53@sha256:3007f8898b1295c2e6576a64c3935d9cfc7a6cd3547878cd614d390ad45e0437 AS build
FROM docker.io/hectorm/wasm:v54@sha256:72f0c32fabc0890f8891bd4003dd40c88cecd7eb6e70ea482ed7ee0f57be63af 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:v53@sha256:3007f8898b1295c2e6576a64c3935d9cfc7a6cd3547878cd614d390ad45e0437 AS build
FROM docker.io/hectorm/wasm:v54@sha256:72f0c32fabc0890f8891bd4003dd40c88cecd7eb6e70ea482ed7ee0f57be63af AS build

# Environment
ENV BUILDDIR=/tmp/build
Expand Down

0 comments on commit 67ae635

Please sign in to comment.