Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
qui-pham authored Aug 9, 2024
1 parent ac81f44 commit ccbf0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN mkdir -p /build-out

RUN cp target/release/server /build-out/

FROM ghcr.io/axieinfinity/foundry:cast@sha256:1de20ef7191d4fab3a86d3286024e8051947a0621c34f31d4b2d6e8d1431baa7 as foundry-client
FROM ghcr.io/axieinfinity/foundry:cast@sha256:6bb3947cb0875b4f2c91e79d34f48135db356b0fa7da329613c01e772c1b6e7c as foundry-client

# Release stage - Ubuntu Container
FROM ubuntu:22.04
Expand Down

0 comments on commit ccbf0b5

Please sign in to comment.