Skip to content

Commit

Permalink
fix: typo in sciencemesh image
Browse files Browse the repository at this point in the history
  • Loading branch information
MahdiBaghbani committed Jan 29, 2025
1 parent cc03811 commit 0ebecb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/push/all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ for version in "${nextcloud_versions[@]}"; do
run_quietly_if_ci docker push "pondersource/nextcloud:${version}"
done

run_quietly_if_ci docker push pondersource/nextcloud:v27.1.11
run_quietly_if_ci docker push pondersource/nextcloud:v27.1.11-sm

# ownCloud: push multiple versions of the ownCloud Docker image.
run_quietly_if_ci docker push pondersource/owncloud-base:latest
Expand Down

0 comments on commit 0ebecb8

Please sign in to comment.