Skip to content

Commit 2352994

Browse files
authored
Merge pull request #5 from rofrano/update-fa23
Updated base to Fall 2023 image
2 parents a4f8b52 + e8fd32b commit 2352994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Docker image for Python Behavior Driven Development Pipeline
2-
FROM rofrano/nyu-devops-base:su23
2+
FROM rofrano/nyu-devops-base:fa23
33

44
# This build image needs to be root to work in IBM Cloud CI/CD
55
USER root

0 commit comments

Comments
 (0)