Skip to content

Commit 64a6116

Browse files
AlexTugarevjankeromnes
authored andcommitted
[dev] Update telepresence
1 parent 768bea8 commit 64a6116

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aledbf-grpc.46
1+
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:at-dev-env.5
22
workspaceLocation: gitpod/gitpod-ws.theia-workspace
33
checkoutLocation: gitpod
44
ports:

.werft/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pod:
3030
- name: MYSQL_TCP_PORT
3131
value: 23306
3232
- name: build
33-
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:aledbf-grpc.46
33+
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:at-dev-env.5
3434
workingDir: /workspace
3535
imagePullPolicy: Always
3636
volumeMounts:

dev/image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
FROM gitpod/workspace-full-vnc:latest
66

7-
ENV TRIGGER_REBUILD 6
7+
ENV TRIGGER_REBUILD 7
88

99
USER root
1010

0 commit comments

Comments
 (0)