Skip to content

Commit 14aa7f1

Browse files
authored
chore(deps): update python docker tag to v3.9.4 (GoogleCloudPlatform#5642)
1 parent 3fc0b33 commit 14aa7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trace/cloud-trace-demo-app/app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM python:3.9.3
15+
FROM python:3.9.4
1616

1717
RUN pip3 install --upgrade pip
1818

0 commit comments

Comments
 (0)