Skip to content

Commit 98b9ca7

Browse files
committed
remove dev- tag for container
1 parent d21b9f5 commit 98b9ca7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

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

66
#may include suffix
77
ARG OPENSTUDIO_VERSION=3.11.0-rc3
8-
FROM nrel/openstudio:dev-3.11.0-rc3 AS base
8+
FROM nrel/openstudio:3.11.0-rc3 AS base
99
ARG OPENSTUDIO_VERSION
1010

1111
ENV DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)