We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 033790c commit 672a7ddCopy full SHA for 672a7dd
1 file changed
README.md
@@ -9,7 +9,7 @@ Supported tags and respective Dockerfile links
9
# Usage to build your apps
10
11
```
12
-FROM katturaja/docker-nodejs-oracledb-base:8.12.0-slim
+FROM katturaja/docker-nodejs-oracledb-instantclient:8.12.0-slim
13
# Create app base directory
14
RUN mkdir -p /src
15
0 commit comments