Skip to content

Commit

Permalink
Update docker for release
Browse files Browse the repository at this point in the history
  • Loading branch information
unocelli committed Oct 25, 2024
1 parent 0f699b9 commit 470d019
Show file tree
Hide file tree
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
Expand Up @@ -2,7 +2,7 @@ name: Build and Publish DHI release

env:
app: fuxa
version: 1.2.0
version: 1.2.1
# 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"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker_snap7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and Publish DHI snap7

env:
app: fuxa
version: snap7-1.2.0
version: snap7-1.2.1
# 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"
Expand Down

0 comments on commit 470d019

Please sign in to comment.