Skip to content

Commit da02705

Browse files
committed
Fixed lint errors
1 parent ce2c350 commit da02705

File tree

1 file changed

+1
-0
lines changed
  • OracleDatabase/SingleInstance/extensions/sharding

1 file changed

+1
-0
lines changed

OracleDatabase/SingleInstance/extensions/sharding/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ RUN yum -y install gzip tar && \
3232
tar -xvf master.tar.gz
3333

3434
# Creating another stage for sharding extension creation
35+
# hadolint ignore=DL3006
3536
FROM ${BASE_IMAGE}
3637
# Extn name
3738
ARG EXTENSION_NAME=sharding

0 commit comments

Comments
 (0)