mirror of
https://github.com/aleleba/aleleba-vscode-dockerfile-configuration.git
synced 2025-01-08 04:36:48 -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:
parent
ae16a7be7f
commit
974914126f
2
.github/workflows/main-workflow.yml
vendored
2
.github/workflows/main-workflow.yml
vendored
@ -27,4 +27,4 @@ jobs:
|
||||
context: .
|
||||
push: true
|
||||
tags: aleleba/vscode:latest
|
||||
platforms: linux/arm64
|
||||
platforms: linux/amd64,linux/arm64
|
@ -1 +1 @@
|
||||
3.0.40
|
||||
3.1.0
|
Loading…
Reference in New Issue
Block a user