Skip to content

Commit

Permalink
Fix lottieconverter in docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Aug 17, 2024
1 parent d5f4dd9 commit 1f1986b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM dock.mau.dev/tulir/lottieconverter:alpine-3.19 AS lottie
FROM dock.mau.dev/tulir/lottieconverter:alpine-3.20 AS lottie

FROM golang:1.22-alpine3.20 AS builder

Expand Down

0 comments on commit 1f1986b

Please sign in to comment.