Skip to content

Commit

Permalink
Rebuild Gitpod docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek committed Sep 1, 2022
1 parent 5c0b2ae commit e263225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM gitpod/workspace-postgres:latest

# the following env variable is solely here to invalidate the docker image. We want to rebuild the image from time to time to get the latest base image (which is cached).
ENV DOCKER_BUMP=1
ENV DOCKER_BUMP=2

USER gitpod

Expand Down

0 comments on commit e263225

Please sign in to comment.