Skip to content

Commit

Permalink
remove latest tag;
Browse files Browse the repository at this point in the history
  • Loading branch information
adityapinglesf authored and ruomeiy-splunk committed Apr 19, 2024
1 parent dcc1f13 commit dd456b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/amazon-linux-2023/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

ARG BASE_IMAGE=amazonlinux:2023
FROM ${BASE_IMAGE}:latest as package
FROM ${BASE_IMAGE} as package

LABEL name="splunk" \
maintainer="support@splunk.com" \
Expand Down

0 comments on commit dd456b4

Please sign in to comment.