Skip to content

Commit

Permalink
Add ghcr to FROM
Browse files Browse the repository at this point in the history
  • Loading branch information
bender2352 committed Apr 11, 2024
1 parent 6880115 commit 910ef73
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,5 +1,5 @@
# hadolint ignore=DL3007
FROM terrateamio/self-hosted-runner-base:latest
FROM ghcr.io/terrateamio/self-hosted-runner-base:latest
LABEL maintainer="[email protected]"

ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
Expand Down

0 comments on commit 910ef73

Please sign in to comment.