Skip to content

Commit

Permalink
Update docker for release
Browse files Browse the repository at this point in the history
unocelli committed Dec 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c80e94a commit 1c4c917
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker_release.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ name: Build and Publish DHI release

env:
app: fuxa
version: 1.2.2
version: 1.2.3
# for available platforms see output of a previous run -
# ie the "Setup Docker BuildX" / "Inspect Builder" section
# has eg "node_platforms": "linux/amd64,linux/arm64,linux/riscv64,linux/ppc64le,linux/s390x,linux/386,linux/arm/v7,linux/arm/v6"
2 changes: 1 addition & 1 deletion .github/workflows/docker_snap7.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ name: Build and Publish DHI snap7

env:
app: fuxa
version: snap7-1.2.2
version: snap7-1.2.3
# for available platforms see output of a previous run -
# ie the "Setup Docker BuildX" / "Inspect Builder" section
# has eg "node_platforms": "linux/amd64,linux/arm64,linux/riscv64,linux/ppc64le,linux/s390x,linux/386,linux/arm/v7,linux/arm/v6"

0 comments on commit 1c4c917

Please sign in to comment.