Skip to content

Commit

Permalink
Update files from update script
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 28, 2023
1 parent 554b33c commit 3ead706
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bundle/Dockerfile-develop-alpine
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ LABEL org.opencontainers.image.title="Development images for Decidim 0.28.0.dev.
LABEL org.opencontainers.image.description="Use this images to develop/test decidim on 0.28.0.dev."
LABEL org.opencontainers.image.base.name="ruby:3.0-alpine3.15"
LABEL org.opencontainers.image.licenses="AGPL-3.0-or-later"
LABEL org.opencontainers.image.revision="2a12210fb761b541325726d89b6d784da6da3a66"
LABEL org.opencontainers.image.revision="c584d4a40ff61bb232d026dc1cbe3b68a4cf2263"

# Rails configuration
ENV BUNDLE_JOBS=8 \
Expand Down Expand Up @@ -236,7 +236,7 @@ LABEL org.opencontainers.image.title="Decidim 0.28.0.dev on docker."
LABEL org.opencontainers.image.description="Decidim instance on Docker, usable in production"
LABEL org.opencontainers.image.base.name="ruby:3.0-alpine3.15"
LABEL org.opencontainers.image.licenses="AGPL-3.0-or-later"
LABEL org.opencontainers.image.revision="2a12210fb761b541325726d89b6d784da6da3a66"
LABEL org.opencontainers.image.revision="c584d4a40ff61bb232d026dc1cbe3b68a4cf2263"

# Rails configuration
ENV BUNDLE_JOBS=8\
Expand Down
2 changes: 1 addition & 1 deletion bundle/Dockerfile-develop-dev
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ LABEL org.opencontainers.image.title="Development images for Decidim 0.28.0.dev.
LABEL org.opencontainers.image.description="Use this images to develop/test decidim on 0.28.0.dev."
LABEL org.opencontainers.image.base.name="ruby:3.0-alpine3.15"
LABEL org.opencontainers.image.licenses="AGPL-3.0-or-later"
LABEL org.opencontainers.image.revision="2a12210fb761b541325726d89b6d784da6da3a66"
LABEL org.opencontainers.image.revision="c584d4a40ff61bb232d026dc1cbe3b68a4cf2263"

# Rails configuration
ENV BUNDLE_JOBS=8 \
Expand Down

0 comments on commit 3ead706

Please sign in to comment.