Update ubuntu Docker tag to v24 #4
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
# Use the official Docker Hub Ubuntu 20.04 base image
|
||||
FROM ubuntu:20.04
|
||||
FROM ubuntu:24.04
|
||||
|
||||
# Update the base image
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
|
Loading…
Reference in a new issue