Skip to content

Commit dd456b4

Browse files
adityapinglesfruomeiy-splunk
authored andcommitted
remove latest tag;
1 parent dcc1f13 commit dd456b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/amazon-linux-2023/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
ARG BASE_IMAGE=amazonlinux:2023
16-
FROM ${BASE_IMAGE}:latest as package
16+
FROM ${BASE_IMAGE} as package
1717

1818
LABEL name="splunk" \
1919
maintainer="[email protected]" \

0 commit comments

Comments
 (0)