Skip to content

Commit 435bb3e

Browse files
committed
Updated README.md
1 parent 1849760 commit 435bb3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ I build this image primarily to extnend from for other projects, but below are s
3232
Extending from this image.
3333

3434
```Dockerfile
35-
FROM jamesbrink/php:7.2
35+
FROM jamesbrink/opengl:18.0.1
3636
COPY ./MyAppOpenGLApp /AnywhereMyHeartDesires
3737
RUN apk add --update my-deps...
3838
```

0 commit comments

Comments
 (0)