Skip to content

Commit

Permalink
[RFR-954] Upgrade collector to 7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hb0 committed Feb 14, 2024
1 parent a2dffe4 commit 67e1e49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
# author: Armin Schnabel
# since: 1.0.0
# version: 1.0.4
# version: 1.0.5
name: (Test) Publish docker images

on:
Expand All @@ -21,7 +21,7 @@ on:

# Specify JARs version here.
env:
JARS_VERSION: '7.1.0'
JARS_VERSION: '7.1.1'

jobs:
publish:
Expand Down

0 comments on commit 67e1e49

Please sign in to comment.