Skip to content

Commit 3f4805e

Browse files
ranisaltbarthalion
authored andcommitted
Update catatonit in Dockerfile to v0.2.1
1 parent 9935b6d commit 3f4805e

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
@@ -17,7 +17,7 @@ RUN apt-get update && apt-get install -y flatpak ostree libpq5 ca-certificates &
1717

1818
RUN ln -s /usr/bin/gpg /usr/bin/gpg2
1919

20-
ADD https://github.com/openSUSE/catatonit/releases/download/v0.1.7/catatonit.x86_64 /usr/local/bin/catatonit
20+
ADD https://github.com/openSUSE/catatonit/releases/download/v0.2.1/catatonit.x86_64 /usr/local/bin/catatonit
2121
RUN chmod +x /usr/local/bin/catatonit
2222

2323
COPY --from=builder /src/target/release/flat-manager /usr/local/bin/flat-manager

0 commit comments

Comments
 (0)