Skip to content

Commit

Permalink
Omeka S 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sepastian committed Feb 7, 2025
1 parent d2ea3eb commit 2e56654
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
Expand Up @@ -4,7 +4,7 @@ LABEL org.opencontainers.image.source=https://github.com/sepastian/omeka-s-docke
LABEL org.opencontainers.image.description Omeka S Docker image
LABEL org.opencontainers.image.authors="[email protected]"

ENV OMEKA_VERSION=4.1.0
ENV OMEKA_VERSION=4.1.1

WORKDIR /var/www/html
RUN apk add --update-cache --virtual build-dependencies \
Expand Down

0 comments on commit 2e56654

Please sign in to comment.