Skip to content

Commit

Permalink
Merge pull request #6 from terrateamio/reference-terrateamio-self-hos…
Browse files Browse the repository at this point in the history
…ted-runner

Add ghcr to FROM
  • Loading branch information
bender2352 authored Apr 11, 2024
2 parents ac1512d + 910ef73 commit 836b7cf
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 836b7cf

Please sign in to comment.