Skip to content

Commit

Permalink
Update crystallang/crystal Docker tag to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 6241fa0 commit 810c56e
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,4 +1,4 @@
FROM crystallang/crystal:1.9.2-alpine AS builder
FROM crystallang/crystal:1.10.0-alpine AS builder

RUN apk update && \
apk add ca-certificates && \
Expand Down

0 comments on commit 810c56e

Please sign in to comment.