Skip to content

Commit

Permalink
Merge pull request #10 from planetscale/dependabot/docker/alpine-3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
joemiller authored May 10, 2023
2 parents 7792567 + cb8098d commit 2fbf7d6
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,6 +1,6 @@
FROM ghcr.io/planetscale/ghcommit:v0.1.0 AS ghcommit

FROM alpine:3.17 AS base
FROM alpine:3.18 AS base

COPY --from=ghcommit /ghcommit /usr/bin/ghcommit

Expand Down

0 comments on commit 2fbf7d6

Please sign in to comment.