We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67c9b19 commit 4bbad19Copy full SHA for 4bbad19
.github/workflows/jrrd2-build.yaml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
container:
13
- image: ghcr.io/opennms/jrrd2-builder:0.0.1.12a3318
+ image: ghcr.io/opennms/jrrd2-builder:latest
14
steps:
15
- uses: actions/checkout@v4
16
- name: Set environment variable
@@ -30,7 +30,7 @@ jobs:
30
- build
31
32
33
34
35
36
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments