mirror of
https://github.com/usual2970/certimate.git
synced 2025-08-26 19:21:44 +00:00
v0.2.6
This commit is contained in:
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";
|
||||
|
Reference in New Issue
Block a user