Skip to content

Commit 8e3aedf

Browse files
authored
Merge pull request #42 from chialab/dependabot/docker/docker-28.3.1-cli
chore(deps): bump docker from 28.2.2-cli to 28.3.1-cli
2 parents e408a74 + 6a9a96c commit 8e3aedf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ RUN go install -ldflags "-linkmode external -extldflags -static" github.com/chia
99
###
1010
# Final image
1111
###
12-
FROM docker:28.2.2-cli
12+
FROM docker:28.3.1-cli
1313

1414
COPY --from=builder /usr/local/bin/aws-ecr-get-login-password /usr/local/bin/

0 commit comments

Comments
 (0)