We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e2eb80 commit 3225f91Copy full SHA for 3225f91
.github/workflows/fitness-functions-release-8.2-zts.yml
@@ -12,7 +12,7 @@ jobs:
12
configured-alpine-is-latest-version:
13
name: "Ensure that Alpine is the latest alpine version"
14
env:
15
- LATEST_ALPINE_RELEASE: "3.19.1"
+ LATEST_ALPINE_RELEASE: "3.19.4"
16
runs-on: ubuntu-latest
17
steps:
18
- name: Execute
0 commit comments