We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c917549 + bb4c730 commit a1397ccCopy full SHA for a1397cc
1 file changed
Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM python:3.12-alpine
+FROM python:3.14-alpine@sha256:faee120f7885a06fcc9677922331391fa690d911c020abb9e8025ff3d908e510
16
17
RUN apk update && apk --no-cache add gcc musl-dev openjdk17-jdk curl graphviz ttf-dejavu fontconfig
18
0 commit comments