Skip to content

Commit

Permalink
chore: updated docker image to use my own built image so arm64 is sup…
Browse files Browse the repository at this point in the history
…ported
  • Loading branch information
ADRFranklin committed Apr 2, 2024
1 parent 2d4ab51 commit 48b8fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM qmcgaw/nodedevcontainer
FROM ghcr.io/adrfranklin/nodedevcontainer:latest
# Install Alpine packages
RUN apk add -q --update --progress --no-cache curl
# Install Task
Expand Down

0 comments on commit 48b8fea

Please sign in to comment.