Skip to content

Commit

Permalink
Pull Ubuntu base images from amazon
Browse files Browse the repository at this point in the history
  • Loading branch information
jayasg12 committed Jan 21, 2025
1 parent b13bc45 commit fc2def0
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion 11-ea/jdk/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 11-ea/jre/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 11/jdk/ubuntu/jammy/Dockerfile.certified.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

RUN apt-get update \
Expand Down
2 changes: 1 addition & 1 deletion 11/jdk/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 11/jre/ubuntu/jammy/Dockerfile.certified.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

RUN apt-get update \
Expand Down
2 changes: 1 addition & 1 deletion 11/jre/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 17-ea/jdk/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 17-ea/jre/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 17/jdk/ubuntu/jammy/Dockerfile.certified.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 17/jdk/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 17/jre/ubuntu/jammy/Dockerfile.certified.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 17/jre/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 18/jdk/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 18/jre/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 19/jdk/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 19/jre/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 20/jdk/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 20/jre/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 21/jdk/ubuntu/jammy/Dockerfile.certified.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 21/jdk/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 21/jre/ubuntu/jammy/Dockerfile.certified.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 21/jre/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 22/jdk/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 22/jre/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 23/jdk/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 23/jre/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 8/jdk/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion 8/jre/ubuntu/jammy/Dockerfile.open.releases.full
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM ubuntu:22.04
FROM public.ecr.aws/lts/ubuntu:22.04

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'

Expand Down

0 comments on commit fc2def0

Please sign in to comment.