mirror of
https://github.com/aleleba/aleleba-vscode-dockerfile-configuration.git
synced 2025-06-19 12:28:15 -06:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
974914126f |
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