Skip to content

Commit

Permalink
chore: update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-bahjati committed Nov 29, 2024
1 parent 65ce68b commit a8a9ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aptos/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM cli-gen AS cli-export
FROM const-gen AS const-export
FROM ghcr.io/wormhole-foundation/aptos:3.1.0@sha256:c359f25cd6b2cd9edb2634504756a3b179cd416fd73fda59f66c48168e3b69da as aptos
FROM ghcr.io/wormhole-foundation/aptos:4.5.0@sha256:6d83c0ca3d434f06854ff16aa319db94b6d5857353b519e38f2096cfd0ab5df7 as aptos

# Install nodejs
# todo(aki): move this into base image?
Expand Down

0 comments on commit a8a9ea6

Please sign in to comment.