mirror of
https://github.com/usual2970/certimate.git
synced 2025-06-08 21:49:52 +00:00
v0.2.6
This commit is contained in:
parent
ec6f10053a
commit
97f334b5ab
3
.github/workflows/push_image.yml
vendored
3
.github/workflows/push_image.yml
vendored
@ -53,6 +53,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
export const version = "Certimate v0.2.5";
|
||||
export const version = "Certimate v0.2.6";
|
||||
|
Loading…
x
Reference in New Issue
Block a user