We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d92166b commit 09d21e4Copy full SHA for 09d21e4
1 file changed
azure-pipelines.yml
@@ -8,7 +8,7 @@
8
# TO USE A NEW CONTAINER, UPDATE TAG NAME HERE AS PART OF YOUR PR!
9
#####
10
variables:
11
- ubuntu_22_04_tag: alpinedav/ascent-devel:ubuntu-22.04-devel
+ ubuntu_22_04_tag: alpinedav/ascent-devel:ubuntu-22.04-x86_64
12
13
# only build merge target pr to develop
14
trigger: none
0 commit comments