Skip to content

Commit

Permalink
Bump docker version.
Browse files Browse the repository at this point in the history
  • Loading branch information
aholmes committed Feb 22, 2024
1 parent 11942c7 commit 3665716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-docker.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
docker buildx build --pull --push --platform linux/amd64,linux/arm64 --no-cache -t #aholmes0/hubitat2prom:v1.2.5 -t aholmes0/hubitat2prom:latest .
docker buildx build --pull --push --platform linux/amd64,linux/arm64 --no-cache -t #aholmes0/hubitat2prom:v1.2.6 -t aholmes0/hubitat2prom:latest .

0 comments on commit 3665716

Please sign in to comment.