Skip to content

Commit

Permalink
Update extractor base image
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-j-h committed Jun 11, 2024
1 parent 30108c3 commit 18e17ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/tessera.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Create Tessera installation from pre-built .tar distributions
FROM alpine:3.13 as extractor
FROM alpine:3.20 as extractor

COPY . /ctx/

Expand Down

0 comments on commit 18e17ab

Please sign in to comment.