Skip to content

Commit

Permalink
Merge pull request #40 from flare-foundation/aljazs-patch-
Browse files Browse the repository at this point in the history
Use [email protected] instead of sha-locked image in Dockerfile
  • Loading branch information
mboben authored Nov 14, 2024
2 parents 2d690d5 + f1a2bde commit 314a557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ WORKDIR /app/avalanchego/

RUN /app/avalanchego/scripts/build.sh

FROM ubuntu@sha256:0eb0f877e1c869a300c442c41120e778db7161419244ee5cbc6fa5f134e74736
FROM ubuntu@24.10

WORKDIR /app

Expand Down

0 comments on commit 314a557

Please sign in to comment.