Skip to content

Commit a313a5c

Browse files
authored
Update Dockerfile
Removed tag from build image to get the latest
1 parent b629ca3 commit a313a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Image for a NYU Lab development environment
2-
FROM rofrano/nyu-devops-base:su24
2+
FROM rofrano/nyu-devops-base
33

44
# Set up the Python development environment
55
WORKDIR /app

0 commit comments

Comments
 (0)