Skip to content

Commit

Permalink
Merge pull request #16 from planetscale/fix-dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
joemiller authored Jul 6, 2023
2 parents 71b5d44 + ab5dc4f commit dbd4842
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
FROM cgr.dev/chainguard/git@sha256:549b8c78695131d41018e12e1c21107322227fd0669126f4bf13d00bf64cac6c # 2.41.0
# syntax=docker/dockerfile:1.4
# cgr.dev/chainguard/git:2.41.0:
FROM cgr.dev/chainguard/git@sha256:549b8c78695131d41018e12e1c21107322227fd0669126f4bf13d00bf64cac6c

COPY ghcommit /ghcommit

Expand Down

0 comments on commit dbd4842

Please sign in to comment.