Skip to content

Commit

Permalink
Bump hectorm/wasm from 4d5b597 to 548c730 in the docker-all group
Browse files Browse the repository at this point in the history
Bumps the docker-all group with 1 update: hectorm/wasm.


Updates `hectorm/wasm` from `4d5b597` to `548c730`

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent adb1cd0 commit a682139
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:v62@sha256:4d5b597466a797079637ecdd1042b6c800f02fdaa65b675f13f8d2f48bb698b6 AS build
FROM docker.io/hectorm/wasm:v62@sha256:548c730aecbd410f1c727fbf4c3d8618088c240bfee6603674ef872e19b933ea 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:v62@sha256:4d5b597466a797079637ecdd1042b6c800f02fdaa65b675f13f8d2f48bb698b6 AS build
FROM docker.io/hectorm/wasm:v62@sha256:548c730aecbd410f1c727fbf4c3d8618088c240bfee6603674ef872e19b933ea AS build

# Environment
ENV BUILDDIR=/tmp/build
Expand Down

0 comments on commit a682139

Please sign in to comment.