mirror of
https://github.com/aleleba/aleleba-vscode-dockerfile-configuration.git
synced 2026-01-29 18:19:08 -06:00
Adding all responsability to deploy to both platforms to github actions. Adding officially support to multiarch. Updating to version 3.1.0
This commit is contained in:
2
.github/workflows/main-workflow.yml
vendored
2
.github/workflows/main-workflow.yml
vendored
@@ -27,4 +27,4 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: aleleba/vscode:latest
|
tags: aleleba/vscode:latest
|
||||||
platforms: linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
@@ -1 +1 @@
|
|||||||
3.0.40
|
3.1.0
|
||||||
Reference in New Issue
Block a user