Skip to content

Commit

Permalink
chore(masterportal): update masterportal versions
Browse files Browse the repository at this point in the history
  • Loading branch information
SyeKlu committed Feb 19, 2025
1 parent 218cbf8 commit 0aa4094
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion images/masterportal-v2/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM nginx:1.27.4-alpine@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591

ENV MASTERPORTAL_VERSION 2.51.0
ENV MASTERPORTAL_VERSION 2.52.0

# download and restructure Masterportal
RUN curl -fsLw "status %{http_code}, size: %{size_download}" \
Expand Down
2 changes: 1 addition & 1 deletion images/masterportal-v3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM nginx:1.27.4-alpine@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591

ENV MASTERPORTAL_VERSION 3.4.0
ENV MASTERPORTAL_VERSION 3.7.0

# download and restructure Masterportal
RUN curl -fsLw "status %{http_code}, size: %{size_download}" \
Expand Down

0 comments on commit 0aa4094

Please sign in to comment.