Skip to content

Commit 214a3fa

Browse files
committed
Merge branch 'feat/add-dotnet' of https://github.com/berviantoleo/quickstart-tutorials into feat/add-dotnet
2 parents 162312c + 014922e commit 214a3fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitpod/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This Dockerfile is used to create a Gitpod workspace with GitHub CLI installed.
22

33
# We start from the Gitpod full workspace image which includes a broad range of development tools.
4-
FROM gitpod/workspace-full:2025-03-10-14-51-12
4+
FROM gitpod/workspace-full:2025-03-12-22-01-49
55

66
# The RUN command executes a series of commands in the new layer of the image and commits the results.
77
# The following commands are executed:

dockerfiles/plugins.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,5 @@ workflow-job:1505.vea_4b_20a_4a_495
7878
workflow-multibranch:803.v08103b_87c280
7979
workflow-scm-step:437.v05a_f66b_e5ef8
8080
workflow-step-api:700.v6e45cb_a_5a_a_21
81-
workflow-support:961.v51869f7b_d409
81+
workflow-support:963.va_600813d04a_a_
8282
ws-cleanup:0.48

0 commit comments

Comments
 (0)