Skip to content

Commit

Permalink
Update to using recent ponyc to build Docker image (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen authored Jan 21, 2024
1 parent 254bc62 commit 1848233
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
@@ -1,4 +1,4 @@
FROM ponylang/shared-docker-ci-x86-64-unknown-linux-builder-with-libressl-3.4.1:release AS build
FROM ghcr.io/ponylang/shared-docker-ci-x86-64-unknown-linux-builder-with-libressl-3.7.3:release AS build

WORKDIR /src/ponyup

Expand Down

0 comments on commit 1848233

Please sign in to comment.