Skip to content

Commit 9a705fa

Browse files
committed
feat: update fedora to version 39
1 parent 550719c commit 9a705fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
uses: docker/build-push-action@v4
3838
with:
3939
push: true
40-
tags: labeg/devpc:latest, labeg/devpc:38, labeg/devpc:38.2
40+
tags: labeg/devpc:latest, labeg/devpc:39, labeg/devpc:39.2

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
FROM labeg/centos-lxqt-vnc:38
2+
FROM labeg/centos-lxqt-vnc:39
33

44
LABEL maintainer="[email protected]" \
55
io.k8s.description="Container with tools for development C# and Typescript applications" \

0 commit comments

Comments
 (0)