Skip to content

👷 Upgrade ghcr.io/ionic-team/ionic-cli Docker tag to v7.2.1 #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Auto-Devops/Deploy-appflow.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ variables:
APPFLOW_API_TOKEN_PRODUCTION: ''

.appflow_build:
image: ghcr.io/ionic-team/ionic-cli:7.2.0@sha256:72c939de5862a3a390c81f42d7b92087fb9a14b5803e87067a44205b25a8759c
image: ghcr.io/ionic-team/ionic-cli:7.2.1@sha256:f38a26fe670cd6945fd24babc4ec67ae93c0a2ea715d9a779d3b3a227371a0c9
variables:
GIT_STRATEGY: clone
GIT_DEPTH: 0
Expand Down