Use new repo
This commit is contained in:
		@@ -44,7 +44,7 @@ jobs:
 | 
			
		||||
        uses: docker/metadata-action@v5
 | 
			
		||||
        with:
 | 
			
		||||
          images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
 | 
			
		||||
          tags: type=raw,value=latest,enable={{is_default_branch}}
 | 
			
		||||
          tags: type=raw,value=steamcmd,enable={{is_default_branch}}
 | 
			
		||||
 | 
			
		||||
      - name: Build and push Docker image
 | 
			
		||||
        uses: docker/build-push-action@v5
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,4 @@
 | 
			
		||||
FROM gethec/pterodactyl-yolks:steamcmd-installer
 | 
			
		||||
FROM gitea.taco.quest/mindfang/pterodactyl-yolks:steamcmd-installer
 | 
			
		||||
 | 
			
		||||
USER ${USER}
 | 
			
		||||
COPY entrypoint.sh /entrypoint.sh
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user