Browse Source

Run update.sh

Docker Library Bot 1 week ago
parent
commit
d10cc04cd7
5 changed files with 23 additions and 23 deletions
  1. 8 8
      almalinux/README.md
  2. 3 3
      archlinux/README.md
  3. 4 4
      dart/README.md
  4. 6 6
      golang/README.md
  5. 2 2
      swipl/README.md

+ 8 - 8
almalinux/README.md

@@ -24,21 +24,21 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`10-kitten`, `10-kitten-20251117`](https://github.com/AlmaLinux/container-images/blob/919257c8a7b3479ff572b14a36973938536efb4b/default/amd64/Dockerfile)
+-	[`10-kitten`, `10-kitten-20260104`](https://github.com/AlmaLinux/container-images/blob/fd84458856f8b0c39524fa60423d8d6a8e5264fe/default/amd64/Dockerfile)
 
--	[`10-kitten-minimal`, `10-kitten-minimal-20251117`](https://github.com/AlmaLinux/container-images/blob/919257c8a7b3479ff572b14a36973938536efb4b/minimal/amd64/Dockerfile)
+-	[`10-kitten-minimal`, `10-kitten-minimal-20260104`](https://github.com/AlmaLinux/container-images/blob/fd84458856f8b0c39524fa60423d8d6a8e5264fe/minimal/amd64/Dockerfile)
 
--	[`latest`, `10`, `10.1`, `10.1-20251124`](https://github.com/AlmaLinux/container-images/blob/48fb0a288bbfb503e3bd07953a79f9e0ff689040/default/amd64/Dockerfile)
+-	[`latest`, `10`, `10.1`, `10.1-20260104`](https://github.com/AlmaLinux/container-images/blob/f0589ddff39cfd769e15d03db746b027874e1689/default/amd64/Dockerfile)
 
--	[`minimal`, `10-minimal`, `10.1-minimal`, `10.1-minimal-20251124`](https://github.com/AlmaLinux/container-images/blob/48fb0a288bbfb503e3bd07953a79f9e0ff689040/minimal/amd64/Dockerfile)
+-	[`minimal`, `10-minimal`, `10.1-minimal`, `10.1-minimal-20260104`](https://github.com/AlmaLinux/container-images/blob/f0589ddff39cfd769e15d03db746b027874e1689/minimal/amd64/Dockerfile)
 
--	[`8`, `8.10`, `8.10-20251124`](https://github.com/AlmaLinux/container-images/blob/a94c300f975f8ab8d7eaf9cad37c014a87bdf411/default/amd64/Dockerfile)
+-	[`8`, `8.10`, `8.10-20260104`](https://github.com/AlmaLinux/container-images/blob/8b044da8c6d012fb95c9d1cad7f0e9c1d2b202cd/default/amd64/Dockerfile)
 
--	[`8-minimal`, `8.10-minimal`, `8.10-minimal-20251124`](https://github.com/AlmaLinux/container-images/blob/a94c300f975f8ab8d7eaf9cad37c014a87bdf411/minimal/amd64/Dockerfile)
+-	[`8-minimal`, `8.10-minimal`, `8.10-minimal-20260104`](https://github.com/AlmaLinux/container-images/blob/8b044da8c6d012fb95c9d1cad7f0e9c1d2b202cd/minimal/amd64/Dockerfile)
 
--	[`9`, `9.7`, `9.7-20251125`](https://github.com/AlmaLinux/container-images/blob/4b338f5aee5571a62c6f921da191980b19f26d60/default/amd64/Dockerfile)
+-	[`9`, `9.7`, `9.7-20260104`](https://github.com/AlmaLinux/container-images/blob/ac877dc6b0325c084e9423317e39d99017531844/default/amd64/Dockerfile)
 
--	[`9-minimal`, `9.7-minimal`, `9.7-minimal-20251125`](https://github.com/AlmaLinux/container-images/blob/4b338f5aee5571a62c6f921da191980b19f26d60/minimal/amd64/Dockerfile)
+-	[`9-minimal`, `9.7-minimal`, `9.7-minimal-20260104`](https://github.com/AlmaLinux/container-images/blob/ac877dc6b0325c084e9423317e39d99017531844/minimal/amd64/Dockerfile)
 
 # Quick reference (cont.)
 

+ 3 - 3
archlinux/README.md

@@ -24,11 +24,11 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`latest`, `base`, `base-20251228.0.475343`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/7b28125444143257312d4689765bd9da9300fa2b/Dockerfile.base)
+-	[`latest`, `base`, `base-20260104.0.477168`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/380a7e40945468853717ced95fe18d236874f7ea/Dockerfile.base)
 
--	[`base-devel`, `base-devel-20251228.0.475343`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/7b28125444143257312d4689765bd9da9300fa2b/Dockerfile.base-devel)
+-	[`base-devel`, `base-devel-20260104.0.477168`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/380a7e40945468853717ced95fe18d236874f7ea/Dockerfile.base-devel)
 
--	[`multilib-devel`, `multilib-devel-20251228.0.475343`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/7b28125444143257312d4689765bd9da9300fa2b/Dockerfile.multilib-devel)
+-	[`multilib-devel`, `multilib-devel-20260104.0.477168`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/380a7e40945468853717ced95fe18d236874f7ea/Dockerfile.multilib-devel)
 
 # Quick reference (cont.)
 

+ 4 - 4
dart/README.md

@@ -55,7 +55,7 @@ By utilizing Dart's support for ahead-of-time (AOT) [compilation to executables]
 
 ## Using this image
 
-We recommend using small runtime images that leverage Dart's support for ahead-of-time (AOT) [compilation to executables](https://dart.dev/tools/dart-compile#exe). This enables creating small runtime images (~10 MB).
+We recommend using small runtime images that leverage Dart's support for ahead-of-time (AOT) [compilation to executables](https://dart.dev/tools/dart-build#build-a-cli-application). This enables creating small runtime images (~10 MB).
 
 ### Creating a Dart server app
 
@@ -91,7 +91,7 @@ The `Dockerfile` created by the `dart` tool performs two steps:
 2.	Assembles the runtime image by combining the compiled server with the Dart VM runtime and it's needed dependencies located in `/runtime/`.
 
 ```Dockerfile
-# Specify the Dart SDK base image version using dart:<version> (ex: dart:2.12)
+# Specify the Dart SDK base image version using dart:<version> (ex: dart:3.10)
 FROM dart:stable AS build
 
 # Resolve app dependencies.
@@ -103,13 +103,13 @@ RUN dart pub get
 COPY . .
 # Ensure packages are still up-to-date if anything has changed
 RUN dart pub get --offline
-RUN dart compile exe bin/server.dart -o bin/server
+RUN dart build cli --target bin/server.dart -o output
 
 # Build minimal serving image from AOT-compiled `/server` and required system
 # libraries and configuration files stored in `/runtime/` from the build stage.
 FROM scratch
 COPY --from=build /runtime/ /
-COPY --from=build /app/bin/server /app/bin/
+COPY --from=build /app/output/bundle/ /app/
 
 # Start server.
 EXPOSE 8080

+ 6 - 6
golang/README.md

@@ -76,13 +76,13 @@ WARNING:
 
 -	[`1.24.11-nanoserver-ltsc2022`, `1.24-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/40780952e94f21871629116080cf50fac6c991f6/1.24/windows/nanoserver-ltsc2022/Dockerfile)
 
--	[`tip-20251227-trixie`, `tip-trixie`](https://github.com/docker-library/golang/blob/8ed96f110ea04ee4e670b85a1a219aba39d0cccd/tip/trixie/Dockerfile)
+-	[`tip-20260103-trixie`, `tip-trixie`](https://github.com/docker-library/golang/blob/44ef62a75ccd6cae25056912f1a742de5bf52d2d/tip/trixie/Dockerfile)
 
--	[`tip-20251227-bookworm`, `tip-bookworm`](https://github.com/docker-library/golang/blob/8ed96f110ea04ee4e670b85a1a219aba39d0cccd/tip/bookworm/Dockerfile)
+-	[`tip-20260103-bookworm`, `tip-bookworm`](https://github.com/docker-library/golang/blob/44ef62a75ccd6cae25056912f1a742de5bf52d2d/tip/bookworm/Dockerfile)
 
--	[`tip-20251227-alpine3.23`, `tip-alpine3.23`, `tip-20251227-alpine`, `tip-alpine`](https://github.com/docker-library/golang/blob/8ed96f110ea04ee4e670b85a1a219aba39d0cccd/tip/alpine3.23/Dockerfile)
+-	[`tip-20260103-alpine3.23`, `tip-alpine3.23`, `tip-20260103-alpine`, `tip-alpine`](https://github.com/docker-library/golang/blob/44ef62a75ccd6cae25056912f1a742de5bf52d2d/tip/alpine3.23/Dockerfile)
 
--	[`tip-20251227-alpine3.22`, `tip-alpine3.22`](https://github.com/docker-library/golang/blob/8ed96f110ea04ee4e670b85a1a219aba39d0cccd/tip/alpine3.22/Dockerfile)
+-	[`tip-20260103-alpine3.22`, `tip-alpine3.22`](https://github.com/docker-library/golang/blob/44ef62a75ccd6cae25056912f1a742de5bf52d2d/tip/alpine3.22/Dockerfile)
 
 ## Shared Tags
 
@@ -134,9 +134,9 @@ WARNING:
 	-	[`1.24.11-nanoserver-ltsc2025`](https://github.com/docker-library/golang/blob/40780952e94f21871629116080cf50fac6c991f6/1.24/windows/nanoserver-ltsc2025/Dockerfile)
 	-	[`1.24.11-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/40780952e94f21871629116080cf50fac6c991f6/1.24/windows/nanoserver-ltsc2022/Dockerfile)
 
--	`tip-20251227`, `tip`:
+-	`tip-20260103`, `tip`:
 
-	-	[`tip-20251227-trixie`](https://github.com/docker-library/golang/blob/8ed96f110ea04ee4e670b85a1a219aba39d0cccd/tip/trixie/Dockerfile)
+	-	[`tip-20260103-trixie`](https://github.com/docker-library/golang/blob/44ef62a75ccd6cae25056912f1a742de5bf52d2d/tip/trixie/Dockerfile)
 
 # Quick reference (cont.)
 

+ 2 - 2
swipl/README.md

@@ -24,9 +24,9 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`latest`, `9.3.35`](https://github.com/SWI-Prolog/docker-swipl/blob/05ad5d15db62bec4baaff317d43ad280e40f26c3/9.3.35/bookworm/Dockerfile)
+-	[`latest`, `10.1.1`](https://github.com/SWI-Prolog/docker-swipl/blob/0afef4dc5ed3f50bea59b2d2754528aa0101bfd6/10.1.1/bookworm/Dockerfile)
 
--	[`stable`, `10.0.0`](https://github.com/SWI-Prolog/docker-swipl/blob/05ad5d15db62bec4baaff317d43ad280e40f26c3/10.0.0/bookworm/Dockerfile)
+-	[`stable`, `10.0.0`](https://github.com/SWI-Prolog/docker-swipl/blob/0afef4dc5ed3f50bea59b2d2754528aa0101bfd6/10.0.0/bookworm/Dockerfile)
 
 # Quick reference (cont.)