We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcc1f13 commit dd456b4Copy full SHA for dd456b4
base/amazon-linux-2023/Dockerfile
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
ARG BASE_IMAGE=amazonlinux:2023
16
-FROM ${BASE_IMAGE}:latest as package
+FROM ${BASE_IMAGE} as package
17
18
LABEL name="splunk" \
19
maintainer="support@splunk.com" \
0 commit comments