Skip to content

Commit 4e79369

Browse files
committed
update docker file
1 parent 24ea003 commit 4e79369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ RUN mkdir build && \
2626

2727
# Final stage: just keep the artifact
2828
FROM scratch AS artifact
29-
COPY --from=builder /opt/lua/build/lib64/liblua54.so /
29+
COPY --from=builder /opt/lua/build/lib64/liblua55.so /

0 commit comments

Comments
 (0)