Skip to content

Commit

Permalink
Update to v24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Georg Moser committed Jul 5, 2023
1 parent f931e77 commit 748adbe
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,6 +1,6 @@
FROM perl:slim

ARG ORA2PG_VERSION=23.2
ARG ORA2PG_VERSION=24.0

# ugly fix for "update-alternatives" missing directories in slim image
RUN mkdir -p /usr/share/man/man1 &&\
Expand Down

0 comments on commit 748adbe

Please sign in to comment.